'Declaration
<DispIdAttribute(335)> ReadOnly Property hWnd As Integer
[DispId(335)] int hWnd {get;}
read-only property hWnd: Integer;
DispIdAttribute(335)
function get hWnd : int
[DispId(335)]
__property int get_hWnd();
[DispId(335)] property int hWnd { int get(); }